board: STiH410-B2260: add fastboot support
authorPatrice Chotard <[email protected]>
Tue, 5 Sep 2017 09:04:27 +0000 (11:04 +0200)
committerTom Rini <[email protected]>
Fri, 22 Sep 2017 11:40:00 +0000 (07:40 -0400)
commit4e6eeeac1294b489e122a09596087ed06737d055
treed5709aa041ef141de4e3cbb2bf0186b17f73912a
parentbfd7ef110a11e3e89b45d721fcac7f551b6254c4
board: STiH410-B2260: add fastboot support

Add usb_gadget_handle_interrupts(), board_usb_init(),
board_usb_cleanup() and g_dnl_board_usb_cable_connected()
callbacks needed for FASTBOOT support

Signed-off-by: Patrice Chotard <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
board/st/stih410-b2260/board.c